home *** CD-ROM | disk | FTP | other *** search
/ Big Cock 7 / Big Cock 7 - Disc 1.iso / pc / b / b4.dxr / 00088.ls < prev    next >
Encoding:
Text File  |  1996-01-01  |  219 b   |  11 lines

  1. on mouseUp
  2.   global thecursnum, theclickcurs
  3.   cursor(1001)
  4.   set thecursnum to 1001
  5.   set theclickcurs to clickOn()
  6.   puppetSprite(24, 1)
  7.   puppetSprite(25, 0)
  8.   puppetSprite(26, 0)
  9.   set the ink of sprite 24 to 4
  10. end
  11.